home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / splat101.zip / SPLAT.LH < prev    next >
Text File  |  1997-07-26  |  2KB  |  53 lines

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;;
  3. ;; Splatter wall Language File
  4. ;;
  5. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  6. ;
  7.  
  8. =splat
  9. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  10. ;; Please modify the line below to suite your system.
  11. ;; 
  12. ;; Remember to double-up the backslash's ie 'c:\\max'
  13. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  14.  
  15. ;; This is the background file for the Wall
  16. splat_background=    "c:\\MAX\\SPLAT\\SPLAT.BBS";
  17.  
  18. ;; These are the data files for the the box's
  19. splat_a_data=        "c:\\MAX\\SPLAT\\SPLAT1.DAT";
  20. splat_b_data=        "c:\\MAX\\SPLAT\\SPLAT2.DAT";
  21. splat_c_data=        "c:\\MAX\\SPLAT\\SPLAT3.DAT";
  22.  
  23. ;; This is shown at the bottom of the screen
  24. splat_waitfile=      "c:\\MAX\\SPLAT\\WAIT.BBS";
  25.  
  26.  
  27. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  28. ;; Stop HERE! (Unless you want to modify colours/text!)
  29. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  30. splat_view=          "VIEW THE WALL!";
  31. splat_put=           "SLAP YOUR COMMENT ON DE WALL";
  32. splat_exit=          "LEAVE THIS PLACE!";
  33. splat_now=           "What Be Your COMMAND? :";
  34. splat_nopost=        "Nobody has posted here yet! ";
  35. splat_add=           "Adding YOUR comment!\n\n";
  36. splat_blue=          " 1, Blue\n";
  37. splat_green=         " 2, Green\n";
  38. splat_cyan=          " 3, Cyan\n";
  39. splat_red=           " 4, Red\n";
  40. splat_magenta=       " 5, Magenta\n";
  41. splat_yellow=        " 6, Yellow\n";
  42. splat_white=         " 7, White\n";
  43. splat_whatc=         "So what colour Do ya want???? ";
  44. splat_entcom=        LRED "\nPlease enter you comments now, you have 3 lines!\n\n";
  45. splat_line=          " Line ";
  46. splat_logline=       " Added a new comment to the splat wall";
  47. splat_wrote=         " SCRaLLeD THiS:";
  48. splat_wrotef=        " SCRaLLeD THiS oN ";
  49. splat_inval=         " INVALID Response! ";
  50. splat_ok=            " Is this OK?? ";
  51. splat_at=            " aT ";
  52. splat_thanks=        LBLUE "Thanks, your comment has been posted!\n\nPress any key";
  53.